C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / GetSelectionFollowsFocusForRow Method

In This Topic
GetSelectionFollowsFocusForRow Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetSelectionFollowsFocusForRow( _
   ByVal tableView As UIKit.UITableView, _
   ByVal indexPath As Foundation.NSIndexPath _
) As Boolean
 

Parameters

tableView
indexPath
See Also